@charset "utf-8";

/* CSS Document 2011.8.3 */
body {
    font-family: microsoft yahei;
    margin: 0;
    padding: 0;
    font-size: 12px;
    color: #666666;
    background: url(../Images/bg.jpg) repeat left top;
}

div,
form,
img,
ul,
ol,
li,
dl,
dt,
dd,
p {
    margin: 0;
    padding: 0;
    border: 0;
}

ul,
li {
    list-style-type: none;
}

img,
a img {
    border: 0;
    vertical-align: top;
}

input,
select,
textarea {
    vertical-align: middle;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
    font-size: 12px;
    font-weight: normal;
}

/* Link */
a {
    color: #666666;
    text-decoration: none;
}

a:hover {
    color: #0A64AB;
    text-decoration: none;
}

/* Other */
.clear {
    clear: both;
    font-size: 1px;
    width: 1px;
    height: 0;
    visibility: hidden;
    overflow: hidden;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* only FF */
.mauto {
    width: 986px;
    margin: 0 auto;
}

.m_auto {
    margin: 0 auto;
}

/* Font  */
.fb {
    font-weight: bold;
}

.f11px {
    font-size: 11px;
}

.f14px {
    font-size: 14px;
}

.f16px {
    font-size: 16px;
}

.f10px {
    font-size: 10px;
}

.li20px {
    line-height: 20px;
}

.f18px {
    font-size: 18px;
}

.f20px {
    font-size: 20px;
}

.f24px {
    font-size: 24px;
}

.f30px {
    font-size: 30px;
}

.yahei {
    font-family: microsoft yahei;
}

.mt10 {
    margin-top: 10px;
}

.mt15 {
    margin-top: 15px;
}

.ml19 {
    margin-left: 19px;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.ovht {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.tab_job td {
    border-bottom: 4px solid #fff;
    line-height: 26px;
    color: #353535;
    padding: 0 20px;
    background: #eaeaea;
}

.tab_job .heng td {
    background: #999;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    line-height: 32px;
    order-bottom: 4px solid #fff;
    padding: 0 20px;
}

.tab_job td a {
    color: #353535;
}

h4.title_job {
    text-align: center;
    color: #606060;
    line-height: 30px;
    border-bottom: 1px dashed #ddd;
    padding-bottom: 10px;
    margin-bottom: 15px;
}
.fixed-right {
    width: 97px;
    color: #fff;
    background-color: #f4905f;
    position: fixed;
    top: 40%;
    z-index: 99999;
    right: 0;
    padding: 10px;
}
.fixed-right .word {
    color: #fff;
    font-size: 14px;
    line-height: 18px;
}